1. Deprecated("Internal Use Only")
ServicePort internalCreateServicePort()

Source

@Deprecated("Internal Use Only")
static ServicePort internalCreateServicePort() {
  return new ServicePort._internalWrap();
}