Package io.grpc.xds
Class InternalGrpcBootstrapperImpl
- java.lang.Object
-
- io.grpc.xds.InternalGrpcBootstrapperImpl
-
@Internal public final class InternalGrpcBootstrapperImpl extends java.lang.Object
Internal accessors for GrpcBootstrapperImpl.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
InternalGrpcBootstrapperImpl()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getJsonContent()
-
-
-
Method Detail
-
getJsonContent
public static java.lang.String getJsonContent() throws XdsInitializationException, java.io.IOException
- Throws:
XdsInitializationException
java.io.IOException
-
-