Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.URLS.Builder
-
Packages that use URLS.Builder Package Description com.ibm.cloud.platform_services.global_catalog.v1.model -
-
Uses of URLS.Builder in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return URLS.Builder Modifier and Type Method Description URLS.BuilderURLS.Builder. apidocsurl(java.lang.String apidocsurl)Set the apidocsurl.URLS.BuilderURLS.Builder. apiUrl(java.lang.String apiUrl)Set the apiUrl.URLS.BuilderURLS.Builder. catalogDetailsUrl(java.lang.String catalogDetailsUrl)Set the catalogDetailsUrl.URLS.BuilderURLS.Builder. createUrl(java.lang.String createUrl)Set the createUrl.URLS.BuilderURLS.Builder. customCreatePageUrl(java.lang.String customCreatePageUrl)Set the customCreatePageUrl.URLS.BuilderURLS.Builder. dashboardUrl(java.lang.String dashboardUrl)Set the dashboardUrl.URLS.BuilderURLS.Builder. deprecationDocUrl(java.lang.String deprecationDocUrl)Set the deprecationDocUrl.URLS.BuilderURLS.Builder. docUrl(java.lang.String docUrl)Set the docUrl.URLS.BuilderURLS.Builder. instructionsUrl(java.lang.String instructionsUrl)Set the instructionsUrl.URLS.BuilderURLS. newBuilder()New builder.URLS.BuilderURLS.Builder. registrationUrl(java.lang.String registrationUrl)Set the registrationUrl.URLS.BuilderURLS.Builder. sdkDownloadUrl(java.lang.String sdkDownloadUrl)Set the sdkDownloadUrl.URLS.BuilderURLS.Builder. termsUrl(java.lang.String termsUrl)Set the termsUrl.
-